]> git.r.bdr.sh - rbdr/super-polarity/blame - Super Polarity/MenuItem.cs
I have the worst commits ever.
[rbdr/super-polarity] / Super Polarity / MenuItem.cs
CommitLineData
74c15570
BB
1using System;
2using System.Collections.Generic;
3using System.Linq;
4using System.Text;
5
6namespace SuperPolarity
7{
8 class MenuItem : Widget
9 {
10 }
11}